home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sprite 1984 - 1993
/
Sprite 1984 - 1993.iso
/
src
/
lib
/
Makefile
< prev
Wrap
Makefile
|
1992-06-16
|
867b
|
30 lines
#
# Prototype Makefile for a top-level directory. When makes are invoked
# here, this Makefile simply arranges for them to be passed on to each
# of its subdirectories.
#
# This Makefile is automatically generated.
# DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
#
# Generated from /sprite/lib/mkmf/Makefile.top
# Tue Jun 16 13:05:05 PDT 1992
#
# For more information, refer to the mkmf manual page.
#
# $Header: /sprite/lib/mkmf/RCS/Makefile.top,v 1.5 89/10/09 21:28:23 rab Exp $ SPRITE (Berkeley)
#
# Allow mkmf
MACHINES =
NAME = lib
SUBDIRS = acu bootBin c c.rab cmd curses dbm disk dmalloc fig2dev g++ include l m memtrace monitorClient mx pattern perl sosp sunrpc sx tcl tcl.old tclx termlib test tk tk.old util zss
DISTDIR ?= /dist/sprite/src/lib
SYSMAKEFILE = top.mk
#if exists(local.mk)
#include "local.mk"
#else
#include <$(SYSMAKEFILE)>
#endif